home *** CD-ROM | disk | FTP | other *** search
/ Voice Collection 7: Yuko Mizutani / UNTITLED.BIN / pc / mvoice.dir / 00077_swÉÅÉäÅ[ÉNÉäÉXÉ}ÉX.off.ls < prev    next >
Encoding:
Text File  |  1995-01-01  |  190 b   |  13 lines

  1. on mouseUp
  2. end
  3.  
  4. on mouseDown
  5.   pushbtn()
  6.   if rollOver(clickOn()) then
  7.     puppetSound("├ë├à├ë├ñ├à[├ëN├ë├ñ├ëX├ë}├ëX├àI")
  8.     if soundBusy(1) then
  9.       go(the frame)
  10.     end if
  11.   end if
  12. end
  13.